home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Home CD Sampler
/
Microsoft Home CD Sampler.iso
/
multi
/
explora
/
xpleuro.dxr
/
00186.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-30
|
193 b
|
10 lines
on exitFrame
global AVIisOK
set AVIisOK to findAVI()
put AVIisOK
if AVIisOK = 0 then
puppetSprite(15, 1)
set the castNum of sprite 15 to the number of cast "blank"
end if
end